Note on Matrix Factorization
نویسنده
چکیده
A large portion of Linear algebra (scientific computing) is devoted to accelerate computationally intensive operations through the deeper understanding on the structure of the matrix. While it is not extremely hard to obtain an analytical solutions for the problems of interest, often a large-size matrix or repetetive nature of the computations prohibit us from getting the actual solution in numbers. Most of the solutions contain determinants or inverse matrices and the best algorithms to compute these values or matrices without considering the special structure of the given matrix is often are too naive to deliver the solutions (real number, not symbols!) in time. Hence, we explore the ideas of scientific computing where often the matrix structure or matrices in factorized forms let us save huge amount of computational power by adding very little extra initial processing which results in order of hundreds of speed-up. Some tips that author needs to keep in mind all the time are written down in this note and hope it would be helpful to other people as well. 1 LU decomposition Objective : LU decomposition is devoted to easily solve a linear equation even without explicitly obtaining an inverse matrix. Let’s try to solve a system Ax = b where the matrix A is invertible. If A is invertible, it is proven that there is a unique factorization : A = LU where L is a unit lower triangular matrix (all diagonals are ones) and U is the upper triangular matrix. In fact, LU decomposition is exactly what Gaussian elimination is about. Now we can define the problem again as to solve LUx = b. Then, we define y ∆ = Ux. Now the problem we are trying to solve is : Ly = b Above, L is a unit lower triangular matrix. Hence, it is very straightforward to obtain the solution y (use forward substitution). Then, once y is obtained, we seek x :
منابع مشابه
A Modified Digital Image Watermarking Scheme Based on Nonnegative Matrix Factorization
This paper presents a modified digital image watermarking method based on nonnegative matrix factorization. Firstly, host image is factorized to the product of three nonnegative matrices. Then, the centric matrix is transferred to discrete cosine transform domain. Watermark is embedded in low frequency band of this matrix and next, the reverse of the transform is computed. Finally, watermarked ...
متن کاملA Modified Digital Image Watermarking Scheme Based on Nonnegative Matrix Factorization
This paper presents a modified digital image watermarking method based on nonnegative matrix factorization. Firstly, host image is factorized to the product of three nonnegative matrices. Then, the centric matrix is transferred to discrete cosine transform domain. Watermark is embedded in low frequency band of this matrix and next, the reverse of the transform is computed. Finally, watermarked ...
متن کاملA Projected Alternating Least square Approach for Computation of Nonnegative Matrix Factorization
Nonnegative matrix factorization (NMF) is a common method in data mining that have been used in different applications as a dimension reduction, classification or clustering method. Methods in alternating least square (ALS) approach usually used to solve this non-convex minimization problem. At each step of ALS algorithms two convex least square problems should be solved, which causes high com...
متن کاملA new approach for building recommender system using non negative matrix factorization method
Nonnegative Matrix Factorization is a new approach to reduce data dimensions. In this method, by applying the nonnegativity of the matrix data, the matrix is decomposed into components that are more interrelated and divide the data into sections where the data in these sections have a specific relationship. In this paper, we use the nonnegative matrix factorization to decompose the user ratin...
متن کاملIterative Weighted Non-smooth Non-negative Matrix Factorization for Face Recognition
Non-negative Matrix Factorization (NMF) is a part-based image representation method. It comes from the intuitive idea that entire face image can be constructed by combining several parts. In this paper, we propose a framework for face recognition by finding localized, part-based representations, denoted “Iterative weighted non-smooth non-negative matrix factorization” (IWNS-NMF). A new cost fun...
متن کاملImage Compression Method Based on QR-Wavelet Transformation
In this paper, a procedure is reported that discuss how linear algebra can be used in image compression. The basic idea is that each image can be represented as a matrix. We apply linear algebra (QR factorization and wavelet transformation algorithms) on this matrix and get a reduced matrix out such that the image corresponding to this reduced matrix requires much less storage space than th...
متن کاملذخیره در منابع من
با ذخیره ی این منبع در منابع من، دسترسی به آن را برای استفاده های بعدی آسان تر کنید
عنوان ژورنال:
دوره شماره
صفحات -
تاریخ انتشار 2006